-
Home
-
Genesis Custom Blocks
-
1.7.0 (latest)
-
Code
-
Classes
- PluginAbstract
| Total Complexity |
27 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
296 |
| Lines of code |
82 |
| Logical lines of code |
41 |
| Comment lines |
168 |
| Methods |
19 |
| Properties |
7 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| register_component() |
S |
59 |
4 |
15 |
| __call() |
S |
64 |
3 |
9 |
| get_version() |
S |
71 |
3 |
6 |
| set_version() |
S |
66 |
2 |
8 |
| get_basename() |
S |
82 |
1 |
3 |
| set_basename() |
S |
77 |
1 |
4 |
| get_directory() |
S |
82 |
1 |
3 |
| set_directory() |
S |
75 |
1 |
4 |
| get_path() |
S |
78 |
1 |
3 |
| get_file() |
S |
82 |
1 |
3 |
| set_file() |
S |
77 |
1 |
4 |
| get_slug() |
S |
82 |
1 |
3 |
| set_slug() |
S |
77 |
1 |
4 |
| get_url() |
S |
78 |
1 |
3 |
| set_url() |
S |
75 |
1 |
4 |
| get_assets_url() |
S |
78 |
1 |
3 |
| get_assets_path() |
S |
78 |
1 |
3 |
| init() |
S |
100 |
1 |
0 |
| plugin_loaded() |
S |
100 |
1 |
0 |